projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48459cd
)
2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
author
Jason Rumney
<jasonr@gnu.org>
Tue, 6 Jan 2004 23:48:14 +0000
(23:48 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 6 Jan 2004 23:48:14 +0000
(23:48 +0000)
* make-dist (tempdir): Include cursors in nt/icons
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index c87e9b658a503ef401424de92423b297ad102979..945d39c916d98e541057eecdd1fe45d6a0fd323d 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-512,7
+512,8
@@
echo "Making links to \`nt/inc/netinet'"
echo "Making links to \`nt/icons'"
(cd nt/icons
- ln [a-z]*.ico ../../${tempdir}/nt/icons)
+ ln [a-z]*.ico ../../${tempdir}/nt/icons
+ ln [a-z]*.cur ../../${tempdir}/nt/icons)
echo "Making links to \`mac'"
(cd mac